go/types.Checker.builtin (method)
2 uses
go/types (current package)
builtins.go#L20: func (check *Checker) builtin(x *operand, call *ast.CallExpr, id builtinId) (_ bool) {
call.go#L158: if !check.builtin(x, call, id) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)